home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / 8bit / cislib_b / pasbat.doc < prev    next >
Text File  |  1995-04-22  |  718b  |  74 lines

  1. * What follows is my personal       * 
  2. * Pascal.Bat batch file which I use * 
  3. * on the disk described in Section  * 
  4. * 7.1 of the AutoBatch doumentation * 
  5. IOBEEP 
  6. KEYCLICK 
  7. FASTREPEAT 
  8. BORDER 
  9. 15 
  10. BACKGROUND 
  11. 15 
  12. LUMINANCE 
  13. WRITE 
  14. This your is Captain speaking... 
  15. WRITE 
  16.   fasten your seat belts, we're going 
  17. WRITE 
  18.   for a ride! 
  19. WRITE 
  20.  
  21. WRITE 
  22. All ahead full, Mr. Sulu, Warp 
  23. WRITE 
  24.   Factor Seven. 
  25. COPY 
  26. ed 
  27. d8:ed 
  28. COPY 
  29. pc 
  30. d8:pc 
  31. COPY 
  32. as 
  33. d8:as 
  34. COPY 
  35. stdlib.s 
  36. d8:stdlib.s 
  37. COPY 
  38. ls 
  39. d8:ls 
  40. COPY 
  41. cp 
  42. d8:cp 
  43. COPY 
  44. rm 
  45. d8:rm 
  46. COPY 
  47. mv 
  48. d8:mv 
  49. COPY 
  50. cat 
  51. d8:cat 
  52. COPY 
  53. chmod 
  54. d8:chmod 
  55. COPY 
  56. format 
  57. d8:format 
  58. COPY 
  59. cd 
  60. d8:cd 
  61. LOCK 
  62. d8:*.* 
  63. CLEARSCREEN 
  64. WRITE 
  65. Happy Pascallin' 
  66. WRITE 
  67.  
  68. ed 
  69.